悟空视频

    在线播放云盘网盘BT下载影视图书

    Get Your Hands Dirty on Clean Architecture - 图书

    2019计算机·编程设计
    导演:Tom Hombergs
    We would all like to build software architecture that yields adaptable and flexible software with low development costs. But, unreasonable deadlines and shortcuts make it very hard to create such an architecture.Get Your Hands Dirty on Clean Architecture starts with a discussion about the conventional layered architecture style and its disadvantages. It also talks about the advantages of the domain-centric architecture styles of Robert C. Martin's Clean Architecture and Alistair Cockburn's Hexagonal Architecture. Then, the book dives into hands-on chapters that show you how to manifest a hexagonal architecture in actual code. You'll learn in detail about different mapping strategies between the layers of a hexagonal architecture and see how to assemble the architecture elements into an application. The later chapters demonstrate how to enforce architecture boundaries. You'll also learn what shortcuts produce what types of technical debt and how, sometimes, it is a good idea to willingly take on those debts.After reading this book, you'll have all the knowledge you need to create applications using the hexagonal architecture style of web development.
    Get Your Hands Dirty on Clean Architecture
    图书

    The Gone Fishin Portfolio: Get Wise, Get Wealthy...and Get on With Your Life - 图书

    导演:Alexander Green
    在线阅读本书 Outperform the vast majority of investment professionals while paying nothing in sales charges, brokerage fees, or commissions by modifying your investment strategy. Learn how to make your investment dreams come true with the advice in The Gone Fishin′ Portfolio: Get Wise, Get Wealthy...and Get on With Your Life, a guide that’s based on a Nobel Prize–winning investment ...(展开全部)
    The Gone Fishin Portfolio: Get Wise, Get Wealthy...and Get on With Your Life
    搜索《The Gone Fishin Portfolio: Get Wise, Get Wealthy...and Get on With Your Life》
    图书

    Hands-On Training - 图书

    2001原版书·英文原版
    导演:Gary R. Sisson
    Gary Sisson draws on his thirty-five years of experience to lay out a simple, systematic approach to OJT that can be understood and applied by anyone in any organization-- managers, line or staff supervisors, employees and both internal and external human resource and training professionals.
    Hands-On Training
    搜索《Hands-On Training》
    图书

    Hands-On Kubernetes on Windows - 图书

    2020计算机·编程设计
    导演:Piotr Tylenda
    With the adoption of Windows containers in Kubernetes, you can now fully leverage the flexibility and robustness of the Kubernetes container orchestration system in the Windows ecosystem. This support will enable you to create new Windows applications and migrate existing ones to the cloud-native stack with the same ease as for Linux-oriented cloud applications.This practical guide takes you through the key concepts involved in packaging Windows-distributed applications into containers and orchestrating these using Kubernetes. You'll also understand the current limitations of Windows support in Kubernetes. As you advance, you'll gain hands-on experience deploying a fully functional hybrid Linux/Windows Kubernetes cluster for development, and explore production scenarios in on-premises and cloud environments, such as Microsoft Azure Kubernetes Service.By the end of this book, you'll be well-versed with containerization, microservices architecture, and the critical considerations for running Kubernetes in production environments successfully.
    Hands-On Kubernetes on Windows
    搜索《Hands-On Kubernetes on Windows》
    图书

    An Essay on Architecture - 图书

    2009
    导演:Marc-Antoine Laugier
    This translation uses the text of the original 1753 edition. It also includes additions made by Laugier for the edition of 1755 as well as the Avertissement for that edition, which contains Laugier's rebuttal to his critics. An introduction by Wolfgang Herrmann gives details of Laugier's life and the context in which this book was written. The Essai is important as a key docume...(展开全部)
    An Essay on Architecture
    搜索《An Essay on Architecture》
    图书

    Hands-On Explainable AI - 图书

    2020计算机·计算机综合
    导演:Denis Rothman
    Effectively translating AI insights to business stakeholders requires careful planning, design, and visualization choices. Describing the problem, the model, and the relationships among variables and their findings are often subtle, surprising, and technically complex.Hands-On Explainable AI (XAI) with Python will see you work with specific hands-on machine learning Python projects that are strategically arranged to enhance your grasp on AI results analysis. You will be building models, interpreting results with visualizations, and integrating XAI reporting tools and different applications.You will build XAI solutions in Python, TensorFlow 2, Google Cloud’s XAI platform, Google Colaboratory, and other frameworks to open up the black box of machine learning models. The book will introduce you to several open-source XAI tools for Python that can be used throughout the machine learning project life cycle.You will learn how to explore machine learning model results, review key influencing variables and variable relationships, detect and handle bias and ethics issues, and integrate predictions using Python along with supporting the visualization of machine learning models into user explainable interfaces.By the end of this AI book, you will possess an in-depth understanding of the core concepts of XAI.
    Hands-On Explainable AI
    搜索《Hands-On Explainable AI》
    图书

    Hands-On Network Forensics - 图书

    2019计算机·理论知识
    导演:Nipun Jaswal
    Network forensics is a subset of digital forensics that deals with network attacks and their investigation. In the era of network attacks and malware threat, it’s now more important than ever to have skills to investigate network attacks and vulnerabilities.Hands-On Network Forensics starts with the core concepts within network forensics, including coding, networking, forensics tools, and methodologies for forensic investigations. You’ll then explore the tools used for network forensics, followed by understanding how to apply those tools to a PCAP file and write the accompanying report. In addition to this, you will understand how statistical flow analysis, network enumeration, tunneling and encryption, and malware detection can be used to investigate your network. Towards the end of this book, you will discover how network correlation works and how to bring all the information from different types of network devices together.By the end of this book, you will have gained hands-on experience of performing forensics analysis tasks.
    Hands-On Network Forensics
    搜索《Hands-On Network Forensics》
    图书

    Hands-On Explainable AI - 图书

    2020计算机·计算机综合
    导演:Denis Rothman
    Effectively translating AI insights to business stakeholders requires careful planning, design, and visualization choices. Describing the problem, the model, and the relationships among variables and their findings are often subtle, surprising, and technically complex.Hands-On Explainable AI (XAI) with Python will see you work with specific hands-on machine learning Python projects that are strategically arranged to enhance your grasp on AI results analysis. You will be building models, interpreting results with visualizations, and integrating XAI reporting tools and different applications.You will build XAI solutions in Python, TensorFlow 2, Google Cloud’s XAI platform, Google Colaboratory, and other frameworks to open up the black box of machine learning models. The book will introduce you to several open-source XAI tools for Python that can be used throughout the machine learning project life cycle.You will learn how to explore machine learning model results, review key influencing variables and variable relationships, detect and handle bias and ethics issues, and integrate predictions using Python along with supporting the visualization of machine learning models into user explainable interfaces.By the end of this AI book, you will possess an in-depth understanding of the core concepts of XAI.
    Hands-On Explainable AI
    搜索《Hands-On Explainable AI》
    图书

    Hands-On Programming with R: Write Your Own Functions and Simulations - 图书

    导演:Garrett Grolemund
    Learn how to program by diving into the R language, and then use your newfound skills to solve practical data science problems. With this book, you’ll learn how to load data, assemble and disassemble data objects, navigate R’s environment system, write your own functions, and use all of R’s programming tools. RStudio Master Instructor Garrett Grolemund not only teaches you how ...(展开全部)
    Hands-On Programming with R: Write Your Own Functions and Simulations
    搜索《Hands-On Programming with R: Write Your Own Functions and Simulations》
    图书

    Get Out of Your Mind and Into Your Life - 图书

    2009
    导演:Steven Hayes
    斯蒂文·C·海斯(Steven C.Hayes )博士是接纳承诺疗法(ACT)创始人;语境行为科学(CBS)奠基人;关系框架理论(RFT)创始人;美国内华达大学心理学系终身教授/博士生导师国际语境行为科学协会(ACBS)终身主席;美国行为和认知治疗协会(ABCT)前主席;美国心理学会行为分析分会(APABA)前主席;已出版44本著作,发表近600篇科学论文,2次登上TED演讲台。 斯宾斯·史密斯(Spencer Smith):自由作家和编辑。现居美国加利尼利亚。
    Get Out of Your Mind and Into Your Life
    搜索《Get Out of Your Mind and Into Your Life》
    图书
    加载中...